home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / monitory / lav / aload_temp.c < prev    next >
Text File  |  1993-06-12  |  264b  |  12 lines

  1. /* This file contains empty template routines that
  2.  * the IDCMP handler will call uppon. Fill out these
  3.  * routines with your code or use them as a reference
  4.  * to create your program.
  5.  */
  6.  
  7. int ALoadCloseWindow( void )
  8. {
  9.     /* routine for "IDCMP_CLOSEWINDOW". */
  10. }
  11.  
  12.